Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(ansible): update community.sops to 1.9.1 #628

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 29, 2024

This PR contains the following updates:

Package Type Update Change
community.sops galaxy-collection minor 1.6.7 -> 1.9.1

Release Notes

ansible-collections/community.sops (community.sops)

v1.9.1

Compare Source

Release Summary

Bugfix release.

Bugfixes

v1.9.0

Compare Source

Release Summary

Feature release.

Minor Changes
  • decrypt filter plugin - now supports the input and output type ini (#​204).
  • sops lookup plugin - new option extract allows extracting a single key out of a JSON or YAML file, equivalent to sops' decrypt --extract (#​200).
  • sops lookup plugin - now supports the input and output type ini (#​204).

v1.8.2

Compare Source

Release Summary

Maintenance release with updated documentation and changelog.

Deprecated Features
  • The collection deprecates support for all Ansible/ansible-base/ansible-core versions that are currently End of Life, according to the ansible-core support matrix. This means that the next major release of the collection will no longer support Ansible 2.9, ansible-base 2.10, ansible-core 2.11, ansible-core 2.12, ansible-core 2.13, and ansible-core 2.14.

v1.8.1

Compare Source

Release Summary

Bugfix release.

Bugfixes
  • Pass config_path on SOPS 3.9.0 before the subcommand instead of after it (#​195, #​197).

v1.8.0

Compare Source

Release Summary

Feature release for supporting improvements coming with SOPS 3.9.0.

Minor Changes
  • Detect SOPS 3.9.0 and use new decrypt and encrypt subcommands (#​190).
  • sops vars plugin - new option handle_unencrypted_files allows to control behavior when encountering unencrypted files with SOPS 3.9.0+ (#​190).
Bugfixes
  • sops_encrypt - properly support path_regex in .sops.yaml when SOPS 3.9.0 or later is used (#​153, #​190).

v1.7.0

Compare Source

Release Summary

Bugfix and feature release to fix installation issues with SOPS 3.9.0.

Minor Changes
  • sops vars plugin - allow to configure the valid extensions with an ansible.cfg entry or with an environment variable (#​185).
Bugfixes
  • Fix RPM URL for the 3.9.0 release (#​188).

Configuration

📅 Schedule: Branch creation - "on saturday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot changed the title feat(ansible): update community.sops to 1.7.0 feat(ansible): update community.sops to 1.8.0 Jul 9, 2024
@renovate renovate bot force-pushed the renovate/community.sops-1.x branch from e1f97f4 to f2e3ecd Compare July 9, 2024 22:35
@renovate renovate bot force-pushed the renovate/community.sops-1.x branch from f2e3ecd to ac3907a Compare July 18, 2024 08:58
@renovate renovate bot changed the title feat(ansible): update community.sops to 1.8.0 feat(ansible): update community.sops to 1.8.1 Jul 18, 2024
@renovate renovate bot changed the title feat(ansible): update community.sops to 1.8.1 feat(ansible): update community.sops to 1.8.2 Aug 13, 2024
@renovate renovate bot force-pushed the renovate/community.sops-1.x branch from ac3907a to 7697582 Compare August 13, 2024 08:34
@renovate renovate bot force-pushed the renovate/community.sops-1.x branch from 7697582 to 591957d Compare September 9, 2024 17:29
@renovate renovate bot changed the title feat(ansible): update community.sops to 1.8.2 feat(ansible): update community.sops to 1.9.0 Sep 9, 2024
@renovate renovate bot force-pushed the renovate/community.sops-1.x branch from 591957d to 41b9924 Compare October 4, 2024 10:55
@renovate renovate bot changed the title feat(ansible): update community.sops to 1.9.0 feat(ansible): update community.sops to 1.9.1 Oct 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants